Skip to content

build(deps): bump github.com/gin-contrib/zap from 0.1.0 to 1.1.1 #138

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github-enterprise Mar 29, 2024

Bumps github.com/gin-contrib/zap from 0.1.0 to 1.1.1.

Release notes

Sourced from github.com/gin-contrib/zap's releases.

v1.1.1

Changelog

Enhancements

  • 173fe6c chore: update third-party dependencies to latest versions

v1.1.0

Changelog

Features

  • 5b62309 feat: implement skip path regexps feature in zap package (#72)

Enhancements

  • 372417f chore: refactor error handling and linter configurations

Others

  • d5accec refactor: refactor file paths to use constants

v1.0.0

Changelog

Features

  • d4400a8 feat(func): implement Skipper functionality for logging configuration (#71)
  • 58dd173 feat: consolidate code examples into new file

Enhancements

  • 0dbb391 chore(deps): bump actions/setup-go from 2 to 4 (#59)
  • 1358676 chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#62)
  • 4da7ce3 chore(deps): bump goreleaser/goreleaser-action from 4 to 5 (#58)
  • a63110e chore(level): make log level configurable (#53)
  • 35a621a chore: remove duplication log to msg (#69)
  • 4c79a60 chore: update GitHub Actions and Test Configurations
  • 6f17b6f chore: update GitHub Actions versions in workflow files
  • 737c214 chore: update Go versions in GitHub Actions workflow
  • 2e44ef6 chore: update configuration files for Go version and tags
  • d7a16ba chore: update dependencies across multiple modules
  • c5decc3 chore: update dependencies to latest versions
  • d017ca5 chore: update golang.org/x packages to latest versions
  • cd1bff6 chore: update version of actions/setup-go in GitHub workflows

Others

  • 6ad826e build: update minimum Go version to 1.19
  • 5d56699 ci: refactor CI/CD workflows and dependencies
  • 54107a6 ci: update GitHub Actions workflow to use latest CodeQL version
  • 7d7b817 ci: update workflows and test tolerances
  • a9803c5 refactor: refactor testing functions in zap_test file

v0.2.0

Changelog

Features

  • 4622367 feat: refactor logging functions to use ZapLogger interface

Enhancements

  • a584183 chore(deps): add go1.20 version
  • fe995df chore(zap): replace otel trace ID with custom fields. (#46)
  • 33fb008 chore: update goreleaser/goreleaser-action to v4
  • 1669c2c chore: update golangci-lint version to latest
  • 1f1c990 chore: update supported versions of Go

... (truncated)

Commits
  • 173fe6c chore: update third-party dependencies to latest versions
  • ca35b5f docs: improve documentation and add example code
  • 5b62309 feat: implement skip path regexps feature in zap package (#72)
  • 0abce4a docs: implement custom skipper function in README
  • d5accec refactor: refactor file paths to use constants
  • 372417f chore: refactor error handling and linter configurations
  • 58dd173 feat: consolidate code examples into new file
  • a9803c5 refactor: refactor testing functions in zap_test file
  • d4400a8 feat(func): implement Skipper functionality for logging configuration (#71)
  • 6ad826e build: update minimum Go version to 1.19
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/gin-contrib/zap](https://github.com/gin-contrib/zap) from 0.1.0 to 1.1.1.
- [Release notes](https://github.com/gin-contrib/zap/releases)
- [Changelog](https://github.com/gin-contrib/zap/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/gin-contrib/zap/compare/v0.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/zap
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 29, 2024
@dependabot dependabot bot requested a review from a team March 29, 2024 01:38
@dependabot @github-enterprise
Copy link
Contributor Author

dependabot bot commented on behalf of github-enterprise May 10, 2024

Superseded by #148.

@dependabot dependabot bot closed this May 10, 2024
@dependabot @github-enterprise
Copy link
Contributor Author

dependabot bot commented on behalf of github-enterprise May 10, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/gin-contrib/zap-1.1.1 branch May 10, 2024 01:36
Sign in to join this conversation on GitHub.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants